Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 26 and Version 27 of Installing Pidgin


Ignore:
Timestamp:
Sep 23, 2007, 11:46:24 PM (16 years ago)
Author:
John Bailey
Comment:

Additional information provided by nosnilmot, plus an attempt to make the answer a bit more clear.

Legend:

Unmodified
Added
Removed
Modified
  • Installing Pidgin

    v26 v27  
    5050
    5151=== Why can't I compile Pidgin? ===
    52 You're probably missing some dependencies.  The configure script will tell you when you are missing required dependencies.  Remember that if you're using packages for a RPM or Debian-based system (including Ubuntu) that having just a library's package installed is not sufficient--you must also have the -devel (RPM systems) or -dev (Debian-based systems) package installed.  If configure is succeeding, but make fails, this is harder to diagnose and you will probably want to drop by the IRC channel or XMPP conference listed on PidginCommunity to get help.
     52You're probably missing some dependencies.  The configure script will tell you when you are missing required dependencies.  Remember that if you're using an RPM-based (!RedHat Enterprise Linux, CentOS, SUSE, Mandriva, etc.)  or Debian-based system (Debian, Ubuntu, etc.) that having just a library's package installed is not sufficient--you must also have the -devel (RPM systems) or -dev (Debian-based systems) package for each library installed.  If configure is succeeding, but make fails, this is harder to diagnose and you will probably want to drop by the IRC channel or XMPP conference listed on PidginCommunity to get help.
    5353
    5454If you're on a Debian-based distribution, you may find `apt-get build-dep pidgin` useful; this requires that you have a `deb-src` line configured in `/etc/apt/sources.list`.
     55
     56RPM-based distribution users may find `yum-builddep pidgin-VERSION.src.rpm` useful if a source RPM is available and the distribution uses the yum tools.
    5557
    5658=== How do I apply the patch "something.diff"? ===
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!